home *** CD-ROM | disk | FTP | other *** search
- C,1,11,0,0,T,This Sample
- D,1,11,0,0,T, Spread She
- E,1,11,0,0,T,et shows ex
- F,1,11,0,0,T,ample funct
- G,1,11,0,0,T,ions:
- D,3,11,0,0,T,The CHOOSE
- E,3,11,0,0,T,Function:
- C,5,11,0,0,T,The Choose
- D,5,11,0,0,T,Function wi
- E,5,11,0,0,T,ll find a v
- F,5,11,0,0,T,alue within
- G,5,11,0,0,T, a list of
- H,5,11,0,0,T,numbers.
- C,6,11,0,0,T,The list mu
- D,6,11,0,0,T,st be conti
- E,6,11,0,0,T,nuous in a
- F,6,11,0,0,T,column. Our
- G,6,11,0,0,T, sample lis
- H,6,11,0,0,T,t is
- C,7,11,0,0,T,in the "A"
- D,7,11,0,0,T,column from
- E,7,11,0,0,T, row "10" t
- F,7,11,0,0,T,hru "20". T
- G,7,11,0,0,T,o find the
- H,7,11,0,0,T,value of
- C,8,11,0,0,T,the third i
- D,8,11,0,0,T,tem enter n
- E,8,11,0,0,T,umber 3 at
- F,8,11,0,0,T,cell "C13"
- G,8,11,0,0,T,. The CHOOS
- H,8,11,0,0,T,E function
- C,9,11,0,0,T,is located
- D,9,11,0,0,T,at cell "D1
- E,9,11,0,0,T,3". The val
- F,9,11,0,0,T,ue of the 3
- G,9,11,0,0,T,rd item wil
- H,9,11,0,0,T,l be
- A,10,5,100,0,N,100
- C,10,11,0,0,T,returned at
- D,10,11,0,0,T, cell "D13"
- E,10,11,0,0,T,. If the nu
- F,10,11,0,0,T,mber 4 is e
- G,10,11,0,0,T,ntered then
- H,10,11,0,0,T, the value
- A,11,5,200,0,N,200
- C,11,11,0,0,T,of the 4th
- D,11,11,0,0,T,item is ret
- E,11,11,0,0,T,urned.
- A,12,5,300,0,N,300
- A,13,5,400,0,N,400
- C,13,11,4,0,N,4
- D,13,11,400,0,N,(CHOOSE(C13,A10:A20)
- E,13,11,0,0,T, <- The CHO
- F,13,11,0,0,T,OSE functio
- G,13,11,0,0,T,n is in Cel
- H,13,11,0,0,T,l "D13".
- A,14,5,500,0,N,500
- C,14,11,0,0,T,Enter a num
- D,14,11,0,0,T,ber
- E,14,11,0,0,T, The CHO
- F,14,11,0,0,T,OSE number
- G,14,11,0,0,T,is in cell
- H,14,11,0,0,T,"C13".
- A,15,5,600,0,N,600
- C,15,11,0,0,T,between 1 a
- D,15,11,0,0,T,nd
- A,16,5,700,0,N,700
- C,16,11,0,0,T,10 in cell
- D,16,11,0,0,T,"C13".
- E,16,11,0,0,T,The CHOOSE
- F,16,11,0,0,T,function ma
- G,16,11,0,0,T,y not be us
- H,16,11,0,0,T,ed with a
- A,17,5,800,0,N,800
- E,17,11,0,0,T,formula, bu
- F,17,11,0,0,T,t may be re
- G,17,11,0,0,T,ferenced as
- H,17,11,0,0,T, shown at
- A,18,5,900,0,N,900
- E,18,11,0,0,T,cell "F18":
- F,18,11,4000,0,F,(10 X D13)
- A,19,5,1000,0,N,1000
- A,20,5,2000,0,N,2000
- D,20,11,0,0,T,Press the "
- E,20,11,0,0,T,Pg Dn" key
- F,20,11,0,0,T,for next ex
- G,20,11,0,0,T,ample.
- D,21,11,0,0,T,The LOOKUP
- E,21,11,0,0,T,Function:
- C,23,11,0,0,T,The LOOKUP
- D,23,11,0,0,T,function is
- E,23,11,0,0,T, similar to
- F,23,11,0,0,T, the CHOOSE
- G,23,11,0,0,T, function e
- H,23,11,0,0,T,xcept
- C,24,11,0,0,T,that it loo
- D,24,11,0,0,T,ks up the v
- E,24,11,0,0,T,alue of the
- F,24,11,0,0,T, cell immed
- G,24,11,0,0,T,iately to t
- H,24,11,0,0,T,he right
- C,25,11,0,0,T,of the LOOK
- D,25,11,0,0,T,UP number.
- E,25,11,0,0,T,The LOOKUP
- F,25,11,0,0,T,number is t
- G,25,11,0,0,T,he key numb
- H,25,11,0,0,T,er for
- C,26,11,0,0,T,finding a v
- D,26,11,0,0,T,alue. For e
- E,26,11,0,0,T,xample the
- F,26,11,0,0,T,key or look
- G,26,11,0,0,T, up number
- H,26,11,0,0,T,may be the
- C,27,11,0,0,T,age of a pe
- D,27,11,0,0,T,rson and th
- E,27,11,0,0,T,e look up v
- F,27,11,0,0,T,alue may be
- G,27,11,0,0,T, a rate.
- A,28,5,0,0,T, Age
- B,28,6,0.00,2,T, Rate
- A,29,5,10,0,N,10
- B,29,6,0.95,2,N,0.95
- D,29,11,0,0,T,Enter a num
- E,29,11,0,0,T,ber between
- F,29,11,0,0,T, 10 and 99
- G,29,11,0,0,T,at cell "C3
- H,29,11,0,0,T,6". The
- A,30,5,26,0,N,26
- B,30,6,1.25,2,N,1.25
- D,30,11,0,0,T,LOOKUP func
- E,30,11,0,0,T,tion at cel
- F,30,11,0,0,T,l "D36" wil
- G,30,11,0,0,T,l then retu
- H,30,11,0,0,T,rn the Rate
- A,31,5,27,0,N,27
- B,31,6,1.35,2,N,1.35
- D,31,11,30,0,T,located in
- E,31,11,0,0,T,the Cell to
- F,31,11,0,0,T, right of t
- G,31,11,0,0,T,he Look up
- H,31,11,0,0,T,key number.
- A,32,5,28,0,N,28
- B,32,6,1.45,2,N,1.45
- D,32,11,0,0,T,If a number
- E,32,11,0,0,T, is not fou
- F,32,11,0,0,T,nd in the r
- G,32,11,0,0,T,ange of cel
- H,32,11,0,0,T,ls then the
- A,33,5,29,0,N,29
- B,33,6,1.55,2,N,1.55
- D,33,11,0,0,T,nearest les
- E,33,11,0,0,T,sor number
- F,33,11,0,0,T,is used or
- G,33,11,0,0,T,a zero is r
- H,33,11,0,0,T,eturned.
- A,34,5,30,0,N,30
- B,34,6,1.75,2,N,1.75
- D,34,11,0,0,T,For example
- E,34,11,0,0,T, in our sam
- F,34,11,0,0,T,ple number
- G,34,11,15,0,T,15 would re
- H,34,11,0,0,T,turn 0.95
- A,35,5,31,0,N,31
- B,35,6,1.80,2,N,1.80
- D,35,11,0,0,T,and number
- E,35,11,0,0,T,9 would ret
- F,35,11,0,0,T,urn a zero.
- A,36,5,32,0,N,32
- B,36,6,1.85,2,N,1.85
- C,36,11,33,0,N,33
- D,36,11,1.95,2,F,(LOOKUP(C36,A29:A40)
- E,36,11,0,0,T, <- The LOO
- F,36,11,0,0,T,KUP functio
- G,36,11,0,0,T,n is in cel
- H,36,11,0,0,T,l "D36".
- A,37,5,33,0,N,33
- B,37,6,1.95,2,N,1.95
- E,37,11,0,0,T, The loo
- F,37,11,0,0,T,kup key num
- G,37,11,0,0,T,ber is in c
- H,37,11,0,0,T,ell "E36".
- A,38,5,34,0,N,34
- B,38,6,2.05,2,N,2.05
- D,38,11,0,0,T,The LOOKUP
- E,38,11,0,0,T,function ma
- F,38,11,0,0,T,y not be us
- G,38,11,0,0,T,ed within a
- H,38,11,0,0,T, formula
- A,39,5,35,0,N,35
- B,39,6,2.25,2,N,2.25
- D,39,11,0,0,T,but it may
- E,39,11,0,0,T,be referenc
- F,39,11,0,0,T,ed as in ce
- G,39,11,0,0,T,ll "H39" ->
- H,39,11,195.00,2,F,(100 X D36)
- A,40,5,99,0,N,99
- B,40,6,55.00,2,N,55
- C,40,11,0,0,T, Press t
- D,40,11,0,0,T,he "Pg Dn"
- E,40,11,0,0,T,key for nex
- F,40,11,0,0,T,t example:
- D,41,11,0,0,T,The Minimum
- E,41,11,0,0,T, Function
- C,43,11,0,0,T,The Minimum
- D,43,11,0,0,T, function r
- E,43,11,0,0,T,eturns the
- F,43,11,0,0,T,lessor of t
- G,43,11,0,0,T,wo argument
- H,43,11,0,0,T,s.
- C,44,11,0,0,T,The argumen
- D,44,11,0,0,T,ts be cell
- E,44,11,0,0,T,references
- F,44,11,0,0,T,or numbers.
- C,46,11,0,0,T,To find the
- D,46,11,0,0,T, lessor val
- E,46,11,0,0,T,ue of our s
- F,46,11,0,0,T,ample cells
- G,46,11,0,0,T, at cell "A
- H,46,11,0,0,T,51" and
- C,47,11,0,0,T,cell "B51"
- D,47,11,0,0,T,you would u
- E,47,11,0,0,T,sed the fun
- F,47,11,0,0,T,ction locat
- G,47,11,0,0,T,ed in cell
- H,47,11,0,0,T,"C51".
- C,48,11,0,0,T,The minimum
- D,48,11,0,0,T, function m
- E,48,11,0,0,T,ay be used
- F,48,11,0,0,T,within a fo
- G,48,11,0,0,T,rmula as sh
- H,48,11,0,0,T,ow in
- C,49,11,0,0,T,cell "E51".
- A,51,5,5,0,N,5
- B,51,6,9,0,N,9
- C,51,11,5,0,F,(A51 < B51)
- E,51,11,50,0,F,10 X (A51 < B51)
- F,51,11,0,0,T, <- The for
- G,51,11,0,0,T,mula in cel
- H,51,11,0,0,T,l "E51"
- F,52,11,0,0,T,is 10 times
- G,52,11,0,0,T, the lessor
- H,52,11,0,0,T, of cell
- F,53,11,0,0,T,"A51" or "B
- G,53,11,0,0,T,51".
- D,55,11,0,0,T,The Maximum
- E,55,11,0,0,T, Function
- C,57,11,0,0,T,The Maximum
- D,57,11,0,0,T, function o
- E,57,11,0,0,T,perates the
- F,57,11,0,0,T, same as th
- G,57,11,0,0,T,e minimum e
- H,57,11,0,0,T,xcept
- C,58,11,0,0,T,it returns
- D,58,11,0,0,T,the greater
- E,58,11,0,0,T, value.
- F,58,11,0,0,T,The formula
- G,58,11,0,0,T, in cell "F
- H,58,11,0,0,T,59" shows
- C,59,11,0,0,T,the greater
- D,59,11,0,0,T, number tim
- E,59,11,0,0,T,es 10. ->
- F,59,11,90,0,F,(10 X (A51 > B51))
- A,60,5,0,0,T,Press
- B,60,6,0,0,T, the"P
- C,60,11,0,0,T,g Dn" key f
- D,60,11,0,0,T,or next exa
- E,60,11,0,0,T,mple.
- D,62,11,0,0,T,The Average
- E,62,11,0,0,T, Function
- C,64,11,0,0,T,The Average
- D,64,11,0,0,T, function r
- E,64,11,0,0,T,eturns the
- F,64,11,0,0,T,average of
- G,64,11,0,0,T,a sum of nu
- H,64,11,0,0,T,mbers.
- A,65,5,2,0,N,2
- C,65,11,0,0,T,The example
- D,65,11,0,0,T, function i
- E,65,11,0,0,T,s located i
- F,65,11,0,0,T,n cell "C70
- G,65,11,0,0,T,". This fun
- H,65,11,0,0,T,ction
- A,66,5,4,0,N,4
- C,66,11,0,0,T,maybe used
- D,66,11,0,0,T,directly wi
- E,66,11,0,0,T,thin a form
- F,66,11,0,0,T,ula.
- A,67,5,3,0,N,3
- A,68,5,5,0,N,5
- A,69,5,6,0,N,6
- A,70,5,3,0,N,3
- C,70,11,3.80,2,F,(AVG(A65 : A74)
- D,70,11,0,0,T, <- average
- E,70,11,0,0,T, of numbers
- F,70,11,0,0,T, in cells "
- G,70,11,0,0,T,A65" thru "
- H,70,11,0,0,T,A74"
- A,71,5,3,0,N,3
- A,72,5,7,0,N,7
- A,73,5,3,0,N,3
- A,74,5,2,0,N,2
- D,74,11,0,0,T,The Sum Tot
- E,74,11,0,0,T,al Function
- A,76,5,38,0,F,(A65 : A74)
- B,76,6,0,0,T, <--
- C,76,11,0,0,T,The sum fun
- D,76,11,0,0,T,ction adds
- E,76,11,0,0,T,all numbers
- F,76,11,0,0,T, in a range
- G,76,11,0,0,T, and return
- H,76,11,0,0,T,s the
- C,77,11,0,0,T,total. The
- D,77,11,0,0,T,example sum
- E,77,11,0,0,T, function i
- F,77,11,0,0,T,s located i
- G,77,11,0,0,T,n cell "A76
- H,77,11,0,0,T,". This
- C,78,11,0,0,T,function ma
- D,78,11,0,0,T,ybe used di
- E,78,11,0,0,T,rectly with
- F,78,11,0,0,T,in a formul
- G,78,11,0,0,T,a.
- C,80,11,0,0,T,Press the"P
- D,80,11,0,0,T,g Dn" key f
- E,80,11,0,0,T,or the next
- F,80,11,0,0,T, example
- C,81,11,0,0,T,Creating ve
- D,81,11,0,0,T,rtical and
- E,81,11,0,0,T,horizontal
- F,81,11,0,0,T,bar charts
- C,83,11,0,0,T,Pressing Fu
- D,83,11,0,0,T,nction key
- E,83,11,0,0,T,"F6" create
- F,83,11,0,0,T,s the follo
- G,83,11,0,0,T,wing: ->
- H,83,11,0,0,T, ▒▒▒▒▒▒▒▒▒▒
- C,84,11,0,0,T,Pressing Fu
- D,84,11,0,0,T,nction key
- E,84,11,0,0,T,"F8" create
- F,84,11,0,0,T,s the follo
- G,84,11,0,0,T,wing: ->
- H,84,11,0,0,T, ░░░░░░░░░░
- C,85,11,0,0,T,Pressing Fu
- D,85,11,0,0,T,nction key
- E,85,11,0,0,T,"F10 create
- F,85,11,0,0,T,s the follo
- G,85,11,0,0,T,wing: ->
- H,85,11,0,0,T, ▓▓▓▓▓▓▓▓▓▓
- C,88,11,0,0,T,Pressing Fu
- D,88,11,0,0,T,nction key
- E,88,11,0,0,T,"F5" create
- F,88,11,0,0,T,s the follo
- G,88,11,0,0,T,wing: ->
- H,88,11,0,0,T,▒
- C,89,11,0,0,T,Pressing Fu
- D,89,11,0,0,T,nction key
- E,89,11,0,0,T,"F7" create
- F,89,11,0,0,T,s the follo
- G,89,11,0,0,T,wing: ->
- H,89,11,0,0,T,░
- C,90,11,0,0,T,Pressing Fu
- D,90,11,0,0,T,nction key
- E,90,11,0,0,T,"F9" create
- F,90,11,0,0,T,s the follo
- G,90,11,0,0,T,wing: ->
- H,90,11,0,0,T,▓
-